Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/material #71

Closed
wants to merge 26 commits into from
Closed

Feature/material #71

wants to merge 26 commits into from

Conversation

ayandajuqu
Copy link
Contributor

Pull Request

Description:

[Provide a concise summary of your changes and why they are necessary.]

Related Issues:

[Reference any related issues or documents.]

Type of Change:

  • Bug Fix
  • New Feature
  • Enhancement
  • Refactoring
  • Documentation Update

Checklist:

  • I have read the CONTRIBUTING.md document.
  • My code follows the coding standards of this project.
  • I have performed a self-review of my code.
  • I have added/updated relevant documentation.
  • My changes generate no new warnings or errors.
  • I have tested my changes.

Reviewers:

Testing Instructions:

[Provide clear and concise instructions on how to test your changes.]

Screenshots (if applicable):

[Add screenshots to help reviewers understand the changes visually.]

Additional Notes:

[Any additional information that may be helpful for reviewers.]

Copy link

codecov bot commented Jun 22, 2024

Codecov Report

Attention: Patch coverage is 60.58394% with 54 lines in your changes missing coverage. Please review.

Project coverage is 60.44%. Comparing base (66ac4d6) to head (fb3e12e).
Report is 47 commits behind head on develop.

Current head fb3e12e differs from pull request most recent head 08df18f

Please upload reports for the commit 08df18f to get more accurate results.

Files Patch % Lines
...rver/workspace/src/schedule/schedule.controller.ts 0.00% 18 Missing ⚠️
.../workspace/src/schedule/dto/create-schedule.dto.ts 0.00% 7 Missing ⚠️
...c/server/workspace/src/material/material.module.ts 0.00% 6 Missing ⚠️
...c/server/workspace/src/schedule/schedule.module.ts 0.00% 6 Missing ⚠️
.../workspace/src/schedule/dto/update-schedule.dto.ts 0.00% 5 Missing ⚠️
.../server/workspace/src/material/material.service.ts 83.33% 3 Missing ⚠️
.../server/workspace/src/schedule/schedule.service.ts 83.33% 3 Missing ⚠️
src/server/workspace/src/app.module.ts 0.00% 2 Missing ⚠️
...er/workspace/src/workspace/workspace.controller.ts 33.33% 2 Missing ⚠️
...erver/workspace/src/workspace/workspace.service.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #71      +/-   ##
===========================================
- Coverage    60.75%   60.44%   -0.32%     
===========================================
  Files           29       41      +12     
  Lines          316      450     +134     
  Branches        14       14              
===========================================
+ Hits           192      272      +80     
- Misses         122      178      +56     
+ Partials         2        0       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ayandajuqu ayandajuqu closed this Jun 22, 2024
@ayandajuqu ayandajuqu deleted the feature/material branch June 30, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants